Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 542 Bytes

16.20.21 - 1.9.2.md

File metadata and controls

11 lines (9 loc) · 542 Bytes

1.9.2

  • 修复PHP7下发生zend_mm_heap corrupted的问题
  • 修复BASE模式下重复wait出现错误信息的问题
  • 修复Async::writeFile参数FILE_APPEND在MacOS下无效的问题
  • 禁止Async::writeFile在LinuxAIO模式下使用FILE_APPEND参数
  • 增加websocket_subprotocol选项WebSocket服务器支持设置Sec-WebSocket-Protocol
  • 修复CentOS4.3或更低操作系统不存在O_CLOEXEC导致编译失败的问题
  • 修复tasking_num发生溢出的问题
  • http_response->header方法增加ucwords参数